[INFO] fetching crate nestforge-http 1.9.0...
[INFO] testing nestforge-http-1.9.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate nestforge-http 1.9.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate nestforge-http 1.9.0
[INFO] finished tweaking crates.io crate nestforge-http 1.9.0
[INFO] tweaked toml for crates.io crate nestforge-http 1.9.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nestforge-http 1.9.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nestforge-http 1.9.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e586914c5c6ff5ac955958aa772d7b7ba86867c7fabe0858ef5e54e56a317777
[INFO] running `Command { std: "docker" "start" "-a" "e586914c5c6ff5ac955958aa772d7b7ba86867c7fabe0858ef5e54e56a317777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e586914c5c6ff5ac955958aa772d7b7ba86867c7fabe0858ef5e54e56a317777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e586914c5c6ff5ac955958aa772d7b7ba86867c7fabe0858ef5e54e56a317777", kill_on_drop: false }`
[INFO] [stdout] e586914c5c6ff5ac955958aa772d7b7ba86867c7fabe0858ef5e54e56a317777
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 432a10d913111fdd6c28fe3dc1802a909cb8ed001f0a3b75f892081e03c8af76
[INFO] running `Command { std: "docker" "start" "-a" "432a10d913111fdd6c28fe3dc1802a909cb8ed001f0a3b75f892081e03c8af76", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling nestforge-config v1.9.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling validator v0.16.1
[INFO] [stderr]    Compiling nestforge-core v1.9.0
[INFO] [stderr]    Compiling nestforge-http v1.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.68s
[INFO] running `Command { std: "docker" "inspect" "432a10d913111fdd6c28fe3dc1802a909cb8ed001f0a3b75f892081e03c8af76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "432a10d913111fdd6c28fe3dc1802a909cb8ed001f0a3b75f892081e03c8af76", kill_on_drop: false }`
[INFO] [stdout] 432a10d913111fdd6c28fe3dc1802a909cb8ed001f0a3b75f892081e03c8af76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ba93fad3d7ef9c76caba5ccc329ce2c87a96cae8fe875cf69168c3fc767396b
[INFO] running `Command { std: "docker" "start" "-a" "2ba93fad3d7ef9c76caba5ccc329ce2c87a96cae8fe875cf69168c3fc767396b", kill_on_drop: false }`
[INFO] [stderr]    Compiling nestforge-http v1.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.26s
[INFO] running `Command { std: "docker" "inspect" "2ba93fad3d7ef9c76caba5ccc329ce2c87a96cae8fe875cf69168c3fc767396b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ba93fad3d7ef9c76caba5ccc329ce2c87a96cae8fe875cf69168c3fc767396b", kill_on_drop: false }`
[INFO] [stdout] 2ba93fad3d7ef9c76caba5ccc329ce2c87a96cae8fe875cf69168c3fc767396b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9c768d39700e6e11409017b088368de42af48640878221f32ac48ad64db7f1e0
[INFO] running `Command { std: "docker" "start" "-a" "9c768d39700e6e11409017b088368de42af48640878221f32ac48ad64db7f1e0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nestforge_http-69380c54f44edd99)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test factory::tests::auth_resolver_inserts_identity_for_auth_user_extractor ... ok
[INFO] [stdout] test middleware::tests::normalize_path_handles_empty_and_trailing_slashes ... ok
[INFO] [stdout] test middleware::tests::prefix_matching_requires_boundary ... ok
[INFO] [stdout] test factory::tests::request_middleware_sets_request_id_header_and_extension ... ok
[INFO] [stdout] test factory::tests::route_specific_exception_filters_rewrite_route_failures ... ok
[INFO] [stdout] test factory::tests::error_responses_keep_request_id_header ... ok
[INFO] [stdout] test factory::tests::request_scoped_provider_resolves_from_per_request_container ... ok
[INFO] [stdout] test middleware::tests::matcher_can_target_specific_http_methods ... ok
[INFO] [stdout] test middleware::tests::matcher_supports_prefix_matching_and_excludes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nestforge_http
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/factory.rs - factory::NestForgeFactory (line 39) - compile ... FAILED
[INFO] [stdout] test src/middleware.rs - middleware::NestMiddleware (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/factory.rs - factory::NestForgeFactory (line 39) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `AppModule` in this scope
[INFO] [stdout]   --> src/factory.rs:45:34
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let app = NestForgeFactory::<AppModule>::create()
[INFO] [stdout]    |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/middleware.rs - middleware::NestMiddleware (line 12) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `NestMiddleware` in this scope
[INFO] [stdout]   --> src/middleware.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl NestMiddleware for LoggerMiddleware {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 12 + use nestforge_http::NestMiddleware;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Request` in this scope
[INFO] [stdout]   --> src/middleware.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn handle(&self, req: Request<Body>, next: NextFn) -> NextFuture {
[INFO] [stdout]    |                           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 12 + use std::error::Request;
[INFO] [stdout]    |
[INFO] [stdout] 12 + use axum::extract::Request;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Body` in this scope
[INFO] [stdout]   --> src/middleware.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn handle(&self, req: Request<Body>, next: NextFn) -> NextFuture {
[INFO] [stdout]    |                                   ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 12 + use axum::body::Body;
[INFO] [stdout]    |
[INFO] [stdout] 12 + use nestforge_core::Body;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextFn` in this scope
[INFO] [stdout]   --> src/middleware.rs:15:48
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn handle(&self, req: Request<Body>, next: NextFn) -> NextFuture {
[INFO] [stdout]    |                                                ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 12 + use nestforge_core::NextFn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextFuture` in this scope
[INFO] [stdout]   --> src/middleware.rs:15:59
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn handle(&self, req: Request<Body>, next: NextFn) -> NextFuture {
[INFO] [stdout]    |                                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 12 + use nestforge_core::NextFuture;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/factory.rs - factory::NestForgeFactory (line 39)
[INFO] [stdout]     src/middleware.rs - middleware::NestMiddleware (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9c768d39700e6e11409017b088368de42af48640878221f32ac48ad64db7f1e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c768d39700e6e11409017b088368de42af48640878221f32ac48ad64db7f1e0", kill_on_drop: false }`
[INFO] [stdout] 9c768d39700e6e11409017b088368de42af48640878221f32ac48ad64db7f1e0
